home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / cdsub35.zip / CDSUB.DOC < prev    next >
Text File  |  1992-02-17  |  15KB  |  333 lines

  1.  
  2.                                   CD SUB 3.5
  3.                                   ==========
  4.  
  5.          One of The Livewire BBS PCBoard(TM) multi-BBS Doorware programs.
  6.                  Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS,
  7.                  Remote Access, SpitFire, Ultra, WWIV and more
  8.  
  9.                                   Written By
  10.  
  11.                                 Richard Paquette
  12.                                    PO Box 416
  13.                               Mt. Laurel, NJ 08054
  14.                                (C) Copyright 1991
  15.                                All Rights Reserved
  16.  
  17.                  DOOR DESCRIPTION!
  18.  
  19.  CD Sub is a very simple door... it allows players to guess two numbers, we
  20.  randomly spin for two numbers, if they match the players guessed numbers,
  21.  then the player wins a SIX MONTH (6 issues) subscription FREE to the only
  22.  BBS Magazine available for Callers... The BBS Callers Digest.
  23.  
  24.  If the player doesn't match the two numbers, then he/she is asked if they
  25.  would like to subscribe to the magazine using their Visa/MasterCard. If 
  26.  they purchase a subscription... then you are rewarded with $3.00 for each
  27.  year subscription they buy.
  28.  
  29.  Example: 1 year subscription is $25.00 --- You get $ 3.00
  30.           2 year subscription is $45.00 --- You get $ 6.00
  31.           3 year subscription is $60.00 --- You get $ 9.00
  32.  
  33.  To receive your commissions, you MUST upload to "The Livewire BBS" the
  34.  ORDER.DAT file very often... if the file is edited, we WILL know and 
  35.  you will NOT receive any commission, NOR will the player receive their
  36.  FREE subscription, NOR will a buyer receive their subscription.
  37.  
  38.  If the player decides to download the order form to send in with his
  39.  check or money order.. he MUST include the name of the BBS he/she got
  40.  the order form from in order for us to remit your commissions to you.
  41.  
  42.  If you have already registered a door program from "Livewire Doors" then
  43.  you have access already to all node numbers, if not then you can call
  44.  609-235-5297 to register CD Sub... because if the door isn't registered
  45.  you DO NOT GET any commission and the subscription credit card info will
  46.  NOT APPEAR in the ORDER.DAT file and there is not need to upload it. Any
  47.  FREE subscription winners WILL NOT be supported...
  48.  
  49.  Please name the zip file with order.dat according to your registration
  50.  number.. for example if your reg number is 123456, then please name the
  51.  zip 123456.zip... "pkzip 123456 order.dat" would be the command to use.
  52.  
  53.  When you upload the 123456.ZIP file to The Livewire BBS, please mark the
  54.  file PRIVATE with a forward slash / in front of the description. 
  55.  
  56.            *** SPECIAL NOTICE TO ALL REGISTERED SYSOPS! ***
  57.  
  58.  When this door is registered, your BBS name and access number will be
  59.  listed in BBS Callers Digest as an authorized BBS to order subscriptions
  60.  online. This "FREE" listing will be appended in each monthly copy of the
  61.  BBS Callers Digest Magazine.
  62.  
  63.                                    FILES
  64.  
  65.                The following files are packaged with CD SUB
  66.  
  67.  cdsub.exe      <--- executable program must be in directory at all times
  68.  cdsub.cfg      <--- sample configuration file, must have one for each node
  69.  cdsub          <--- Sample batch file to call up door program
  70.  cdsub.doc      <--- What you are reading right now (includes order form)
  71.  history.doc    <--- History of door versions
  72.  order.dat      <--- Created if not there.. To be uploaded to us often
  73.  bbscd.log      <--- Created if not there.. shows who downloaded order form
  74.  bbscd.frm      <--- Order form that is downloadable from within the door
  75.                      PLEASE DO NOT delete this file.. the door WILL NOT
  76.                      operate correctly. PLEASE DO NOT EDIT THIS FILE EITHER!
  77.  
  78.  PLEASE remember to upload us the ORDER.DAT file, it may contain names of any
  79.  winners in the door or credit card subscriptions... we cannot remit to you
  80.  unless we have the order.dat file!
  81.  
  82.  NOTE PLEASE: We have used PKLite on the Executable file and if you have any
  83.               problems, please let us know as soon as possible. Thanks
  84.  
  85.                       Example Configuration for CD Sub
  86.  
  87.         c:\pcb\users.sys         <=- Full name of your systems file (see below)
  88.         The Livewire BBS         <=- Full name of your BBS
  89.         Richard                  <=- Full first name of Sysop
  90.         Paquette                 <=- Full last name of Sysop
  91.         123456                   <=- Your reg number (Something must be here!)
  92.  
  93. GENERAL CONFIGURATION EXAMPLES
  94.  
  95.         EXAMPLE CONFIGURATION FILE FOR PCBOARD.SYS
  96.         ------------------------------------------
  97.  
  98.         C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  99.         The Livewire BBS    <=-  (Change this to your BBS name)
  100.         Richard             <=-  (The Sysop's first name)
  101.         Paquette            <=-  (The Sysop's last name)
  102.  
  103.         EXAMPLE CONFIGURATION FILE FOR USERS.SYS
  104.         ------------------------------------------
  105.  
  106.         C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  107.         The Livewire BBS    <=-  (Change this to your BBS name)
  108.         Richard             <=-  (The Sysop's first name)
  109.         Paquette            <=-  (The Sysop's last name)
  110.  
  111.         EXAMPLE CONFIGURATION FILE FOR DOOR.SYS
  112.         ---------------------------------------
  113.  
  114.         C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  115.         The Livewire BBS    <=-  (Change this to your BBS name)
  116.         Richard             <=-  (The Sysop's first name)
  117.         Paquette            <=-  (The Sysop's last name)
  118.  
  119.         EXAMPLE CONFIGURATION FILE FOR CALLINFO.BBS
  120.         -------------------------------------------
  121.  
  122.         C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  123.         The Livewire BBS    <=-  (Change this to your BBS name)
  124.         Richard             <=-  (The Sysop's first name)
  125.         Paquette            <=-  (The Sysop's last name)
  126.  
  127.         EXAMPLE CONFIGURATION FILE FOR DORINFOx.DEF
  128.         -------------------------------------------
  129.  
  130.         C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  131.                                   where 'x' is the BBS Node number.
  132.         The Livewire BBS    <=-  (Change this to your BBS name)
  133.         Richard             <=-  (The Sysop's first name)
  134.         Paquette            <=-  (The Sysop's last name)
  135.  
  136.         EXAMPLE CONFIGURATION FILE FOR SFDOORS.DAT
  137.         ------------------------------------------
  138.  
  139.         C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  140.         The Livewire BBS    <=-  (Change this to your BBS name)
  141.         Richard             <=-  (The Sysop's first name)
  142.         Paquette            <=-  (The Sysop's last name)
  143.  
  144.         EXAMPLE CONFIGURATION FILE FOR CHAIN.TXT
  145.         ----------------------------------------
  146.  
  147.         C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  148.         The Livewire BBSS   <=-  (Change this to your BBS name)
  149.         Richard             <=-  (The Sysop's first name)
  150.         Paquette            <=-  (The Sysop's last name)
  151.  
  152.                               ==============
  153.  
  154.                             CD Sub BATCH FILE
  155.  
  156. This is the batch file whose name is entered in PCBSETUP. It should reside in
  157. your default PCB directory. Leave this as is except for changing the paths.
  158.  
  159.           ECHO OFF
  160.           C:
  161.           CD\CDSUB
  162.           CDSUB CDSUB.CFG  <--- Please read NOTE below
  163.           C:
  164.           CD\PCB
  165.           IF EXIST EVENT.BAT EVENT          
  166.           BOARD
  167.  
  168.   NOTE: CD Sub requires the presence of BRUN45.EXE either in the
  169.         same directory as CD Sub or accessible via PATH. If you set
  170.         your library in autoexec.bat and all the brun files there,
  171.         then you have no problems.. 
  172.  
  173.         SET MYLIB = C:\MYLIB
  174.  
  175.         Be sure to put all your brun*.exe files in the mylib directory!
  176.  
  177.   NOTE: This door is multi-node capable and the requirement is to have a
  178.         different CD Sub.cfg passed on the batch file command line, such as:
  179.             CDSub CDSub1.cfg * CDSub CDSub2.cfg * CDSub CDSub3.cfg!
  180.  
  181.                      ------------------------------------
  182.  
  183.                                 DOOR OPERATION
  184.                                 --------------
  185.   
  186.   F3    -   Toggles the printer On/Off.
  187.             Value is passed to PCBoard.
  188.   F4    -   Toggles the Page Bell On/Off.
  189.             Value is passed to PCBoard.
  190.   F5    -   DOS Shell.  Allows SysOp to exit to DOS from inside a DOOR.
  191.   F7    -   Toggles the Caller Alarm On/Off.
  192.             Value is passed to PCBoard.
  193.   F8    -   Returns the caller involuntarily to PCBoard.
  194.             Without letting them know that the sysop called them back!
  195.   F9    -   Toggles the local display On/Off.
  196.             Value is passed to PCBoard.
  197.   F10   -   Activates SysOp CHAT mode within the DOOR.
  198.  
  199.   ESC   -   Deactivates CHAT mode.  DOOR is resumed.
  200.   HOME  -   HELP key for status line options.
  201.   UP    -   Allows the SysOp to temporarily give the caller extra time
  202.             while in the DOOR.  This time is NOT passed to PCBoard.
  203.   DN    -   Allows the SysOp to temporarily subtract time from the
  204.             caller while in the DOOR.  This time is NOT passed to PCBoard.
  205.   ALT-N -   SysOp next on toggle.
  206.             Value is passed to PCBoard.
  207.   ALT-X -   PCBoard will exit after current caller logs off.
  208.             Value is passed to PCBoard.
  209.  
  210.                             WATCHDOG/CTTY/ANSI.SYS
  211.                             ----------------------
  212.  
  213.         CTTY and WATCHDOG are not required and should not be used with
  214.         this program.  CD Sub contains its own communication routines
  215.         which monitor the COM port.  If carrier is lost, it will return
  216.         to PCBoard where the BBS will log the user off the system.
  217.         ANSI.SYS, or something similar, is required for CD Sub to
  218.         function properly!
  219.  
  220.                                  DISTRIBUTION
  221.                                  ------------
  222.  
  223.         CD Sub is COPYRIGHTED by Richard Paquette, with all rights 
  224.         reserved. This program is being distributed via the SHAREWARE 
  225.         concept and as such, may be copied freely with the following 
  226.         restrictions:
  227.  
  228.                 * The program must be supplied in it's original
  229.                   unmodified form, including documentation.
  230.  
  231.                 * CD Sub may not be distributed as part of any
  232.                   commercial application or service without the
  233.                   express, written consent of the author.
  234.  
  235.                 * Vendors of Shareware/Public Domain software may
  236.                   not distribute this program without the express,
  237.                   written consent of the author.
  238.  
  239.                                  REGISTRATION
  240.                                  ------------
  241.  
  242.         CD Sub represents many hours of programming and the author
  243.         deserves just compensation for his time, efforts and expertise.
  244.         If you find this program to be of some value and you continue
  245.         to use it on your BBS system, you must return the registration
  246.         form provided along with the registration fee. Registration
  247.         entitles you to free upgrades from The Livewire BBS.
  248.  
  249.            **********           REGISTER ONLINE          ***********
  250.  
  251.         You may also call The Livewire BBS and register any of the
  252.         Livewire Doors online via Visa or Mastercard using our online
  253.         Credit Card door which will produce your registration number
  254.         on the spot! At the main board prompt just type  REGISTER  and 
  255.         presto your registration number is given to you.
  256.  
  257.         Suggestions and/or comments may be sent to the address below or
  258.         via electronic mail to: 
  259.    
  260.               The Livewire BBS 609-235-5297 Mt.Laurel, NJ 08054
  261.                               Richard Paquette
  262.           RelayNet Node ID: LIVEWIRE or Inlelec Node ID is: LIVEWIRE
  263.            ILink Node ID: LIVEWIRE or SmartNet Node ID is: LIVEWIRE    
  264.                             ----------------------
  265.  
  266.                    D O O R   R E G I S T R A T I O N   F O R M 
  267.  
  268.       TO:    Richard Paquette                                 Date___/___/___ 
  269.              P.O. Box 416
  270.              Mt. Laurel, NJ 08054
  271.  
  272.             (Please use capitalization and punctuation where necessary.)
  273.  
  274.       FROM:  SysOp Name: _______________________________________________ 
  275.  
  276.              BBS Name: _________________________________________________
  277.  
  278.              Address: __________________________________________________ 
  279.  
  280.              City: ______________________ State: __________ ZIP: _______ 
  281.  
  282.              Voice: (   ) _________________ BBS: (   ) _________________
  283.  
  284.              BBS Software: _____________________ BBS Hours: ____________
  285.  
  286.              Baud Rates:________________________                 (02-12)
  287.  
  288.       SOFTWARE                          VERSION                   PRICE 
  289.       --------                          -------                   -----
  290.  
  291.       CD Sub ............................ 3.5 ................. $ 30.00 __
  292.       Sex Quiz .......................... 1.8 ................. $ 35.00 __
  293.       Trek Trivia Online ................ 2.0 ................. $ 30.00 __
  294.       Lottery ........................... 3.8 ................. $ 20.00 __
  295.       WordPlay .......................... 1.6 ................. $ 20.00 __
  296.       Facts ............................. 2.4 ................. $ 20.00 __
  297.       Choice ............................ 2.0 ................. $ 20.00 __
  298.       Races ............................. 2.1 ................. $ 20.00 __
  299.       LiveStore ......................... 3.7 ................. $ 35.00 __
  300.       Feud .............................. 1.3 ................. $ 20.00 __
  301.       Tune .............................. 1.9 ................. $ 30.00 __
  302.       TvTrivia .......................... 1.5 ................. $ 30.00 __
  303.  
  304.       All of the above ........................................ $240.00 __
  305.       
  306.       (NJ residents add 7% tax)                                   _____
  307.  
  308.       (Foreign orders add $10.00 for shipping)                    _____
  309.  
  310.       Total                                                     $ _____ 
  311.  
  312.                                 F E E D B A C K 
  313.                                 ---------------
  314.  
  315.       I learned of CD Sub from:
  316.  
  317.                 [  ] - Salt Air BBS     [  ] - Computer Club
  318.                 [  ] - Another BBS      [  ] - Compuserve
  319.                 [  ] - GEnie            [  ] - Other 
  320.  
  321.       If you checked off Another BBS, could you please let us know
  322.       which one:_____________________________________________________
  323.  
  324.       COMMENTS: _____________________________________________________ 
  325.       _______________________________________________________________ 
  326.       _______________________________________________________________ 
  327.       _______________________________________________________________ 
  328.       _______________________________________________________________ 
  329.       _______________________________________________________________ 
  330.       _______________________________________________________________ 
  331.       _______________________________________________________________ 
  332.  
  333.